[INFO] cloning repository https://github.com/Boris-rnd/Lenia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boris-rnd/Lenia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoris-rnd%2FLenia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoris-rnd%2FLenia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79224777c395751f3be25a8e6a71556c72e2160b
[INFO] fixing Boris-rnd/Lenia against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoris-rnd%2FLenia" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Boris-rnd/Lenia
[INFO] finished tweaking git repo https://github.com/Boris-rnd/Lenia
[INFO] tweaked toml for git repo https://github.com/Boris-rnd/Lenia written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boris-rnd/Lenia on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Boris-rnd/Lenia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded cuneus v0.5.0
[INFO] [stderr]   Downloaded ply-rs-bw v2.0.3
[INFO] [stderr]   Downloaded font-types v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58
[INFO] running `Command { std: "docker" "start" "1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking fastrand v2.4.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking epaint_default_fonts v0.34.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wgpu-core v29.0.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-36650326ea8b22e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d1cd9a56a66cd4f8.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58", kill_on_drop: false }`
[INFO] [stdout] 1c9d9e945d5c700a837648794a7a9230b38dacb0f66fc657a499b2802088de58
